Total Complexity | 29 |
Dependencies | 3 |
Dependents | 3 |
Total lines | 96 |
Lines of code | 66 |
Logical lines of code | 34 |
Comment lines | 16 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
detectPossiblePrimaryKey() | 57 | 9 | 15 | |
getStandardPrimaryKeyForTable() | 58 | 6 | 14 | |
showColumns() | 60 | 4 | 13 | |
getAppropriatePrimaryKeyForOrdering() | 66 | 4 | 8 | |
showCreate() | 66 | 3 | 7 | |
__construct() | 81 | 1 | 3 | |
hasColumn() | 79 | 1 | 3 | |
DB() | 80 | 1 | 3 |